ServiceGetServiceConfiguration Method (ServiceConfigurationType) |
Gets configuration settings for the Unified Messaging, Protection Rules, and Mail Tips services.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic ServiceConfigurationResponse GetServiceConfiguration(
ServiceConfigurationType serviceConfigurationType
)
Public Function GetServiceConfiguration (
serviceConfigurationType As ServiceConfigurationType
) As ServiceConfigurationResponse
Parameters
- serviceConfigurationType
- Type: Independentsoft.ExchangeServiceConfigurationType
Type of the service configuration.
Return Value
Type:
ServiceConfigurationResponseServiceConfigurationResponse.
See Also